Eclipse Platform
Pre-release 3.0

Uses of Package
org.eclipse.jface.text.reconciler

Packages that use org.eclipse.jface.text.reconciler
org.eclipse.jface.text.reconciler Provides a reconciler add-on for an ITextViewer
org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer
 

Classes in org.eclipse.jface.text.reconciler used by org.eclipse.jface.text.reconciler
AbstractReconciler
          Abstract implementation of IReconciler.
DirtyRegion
          A dirty region describes a document range which has been changed.
IReconcilableModel
          Tagging interface for a reconcilable model.
IReconciler
          An IReconciler defines and maintains a model of the content of the text viewer's document in the presence of changes applied to this document.
IReconcileResult
          Tagging interface for the result reported by a reconcile step
IReconcilerExtension
          Extension interface for IReconciler.
IReconcileStep
          A reconcile step is one of n steps of a reconcile strategy that consists of several steps.
IReconcilingStrategy
          A reconciling strategy is used by an reconciler to reconcile a model based on text of a particular content type.
 

Classes in org.eclipse.jface.text.reconciler used by org.eclipse.jface.text.source
IReconciler
          An IReconciler defines and maintains a model of the content of the text viewer's document in the presence of changes applied to this document.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.